tcLoadTechFile(techGetTechFile(techID) "my_source") 

ddCreateLib(libName libPath)
techFileId = techOpenTechFile("aqw" "aaa", "w")
tcLoadTechFile(techFileId "aaa" "w")
techSaveTechFile(techFileId)
techCloseTechFile(techFileId)


;; renvoi le techfile 
techGetTechFileName(techOpenDefaultTechFile())

techGetTechFileName(ddGetObj("dev"))

Creation d'un lib et attach le techfile modifier prenant en compte les nouveaux layers / via et connectivité

Prévoir le modification du fichier calibre.lvs pour prendre en compte les nouvelles couches.

lib de test: aqw

M5 	SPH1 	RDL1
RDL1	SPH2	RDL2
RDL2	SPH3	RDL3
RDL3	SPH4	RDL4
